home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / glibc-1.09 / glibc-1 / glibc-1.09.1 / sysdeps / unix / bsd / tahoe / sysdep.h < prev   
Encoding:
C/C++ Source or Header  |  1994-07-18  |  152 b   |  6 lines

  1. /* The Tahoe is just like the Vax, except the
  2.    `chmk' instruction is called `kcall'.  */
  3.  
  4. #define    chmk    kcall
  5. #include <sysdeps/unix/bsd/vax/sysdep.h>
  6.